Current File : /var/www/vinorea/var/cache/dev/ContainerNf3vR0M/getFrom_Type_YesAndNoChoiceService.php |
<?php
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
// This file has been auto-generated by the Symfony Dependency Injection Component for internal use.
// Returns the public 'from.type.yes_and_no_choice' shared service.
return $this->services['from.type.yes_and_no_choice'] = new \PrestaShopBundle\Form\Admin\Type\YesAndNoChoiceType(($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['PrestaShop\\PrestaShop\\Adapter\\LegacyContext'] ?? $this->getLegacyContextService())->getLanguages());